home *** CD-ROM | disk | FTP | other *** search
/ HTML CD for Windows / HTML CD for Windows (Prentice Hall PTR)(1996).ISO / editors / hotmetal / dtds.z / HTML.DEC < prev    next >
Text File  |  1995-02-21  |  2KB  |  86 lines

  1. <!SGML  "ISO 8879:1986"
  2. --
  3.         SGML Declaration for HyperText Markup Language (HTML).
  4.  
  5. --
  6.  
  7. CHARSET
  8.          BASESET  "ISO 646:1983//CHARSET
  9.                    International Reference Version
  10.                    (IRV)//ESC 2/5 4/0"
  11.          DESCSET  0   9   UNUSED
  12.                   9   2   9
  13.                   11  2   UNUSED
  14.                   13  1   13
  15.                   14  18  UNUSED
  16.                   32  95  32
  17.                   127 1   UNUSED
  18.      BASESET   "ISO Registration Number 100//CHARSET
  19.                 ECMA-94 Right Part of
  20.                 Latin Alphabet Nr. 1//ESC 2/13 4/1"
  21.  
  22.          DESCSET  128  32   UNUSED
  23.                   160  96    32
  24.  
  25. CAPACITY        SGMLREF
  26.                 TOTALCAP        150000
  27.                 GRPCAP          150000
  28.   
  29. SCOPE    DOCUMENT
  30. SYNTAX   
  31.          SHUNCHAR CONTROLS 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
  32.                  17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 127
  33.          BASESET  "ISO 646:1983//CHARSET
  34.                    International Reference Version
  35.                    (IRV)//ESC 2/5 4/0"
  36.          DESCSET  0 128 0
  37.          FUNCTION
  38.                   RE          13
  39.                   RS          10
  40.                   SPACE       32
  41.                   TAB SEPCHAR  9
  42.         
  43.  
  44.          NAMING   LCNMSTRT ""
  45.                   UCNMSTRT ""
  46.                   LCNMCHAR ".-"
  47.                   UCNMCHAR ".-"
  48.                   NAMECASE GENERAL YES
  49.                            ENTITY  NO
  50.          DELIM    GENERAL  SGMLREF
  51.                   SHORTREF SGMLREF
  52.          NAMES    SGMLREF
  53.          QUANTITY SGMLREF
  54.                   ATTSPLEN 2100
  55.                   LITLEN   1024
  56.                   NAMELEN  72    -- somewhat arbitrary; taken from
  57.                                 internet line length conventions --
  58.                   PILEN    1024
  59.                   TAGLEN   2100
  60.  
  61. FEATURES
  62.   MINIMIZE
  63.     DATATAG  NO
  64.     OMITTAG  YES
  65.     RANK     NO
  66.     SHORTTAG YES
  67.   LINK
  68.     SIMPLE   NO
  69.     IMPLICIT NO
  70.     EXPLICIT NO
  71.   OTHER
  72.     CONCUR   NO
  73.     SUBDOC   NO
  74.     FORMAL   YES
  75.   APPINFO    "SDA"  -- conforming SGML Document Access application
  76.                     --
  77. >
  78. <!-- 
  79.         $Id: html.decl,v 1.13 1995/02/08 08:29:33 connolly Exp $
  80.  
  81.         Author: Daniel W. Connolly <connolly@hal.com>
  82.  
  83.         See also: http://www.hal.com/%7Econnolly/html-spec
  84.           http://info.cern.ch/hypertext/WWW/MarkUp/MarkUp.html
  85.  -->
  86.